home *** CD-ROM | disk | FTP | other *** search
/ Exame Informatica 137 / Exame Informatica 137.iso / Programas / PDFTransformer2.0 / ABBYY PDF Transformer 2.0 / PDFTComAddInMSO.dll / 0 / REGISTRY / 101 next >
Encoding:
Text File  |  2006-08-25  |  342 b   |  24 lines

  1. %REGSECTION%
  2. {
  3.     NoRemove Software
  4.     {
  5.         NoRemove Microsoft
  6.         {
  7.             NoRemove Office
  8.             {
  9.                 NoRemove %APPLICATION%
  10.                 {
  11.                     NoRemove AddIns
  12.                     {
  13.                         ForceRemove %PROGID%
  14.                         {
  15.                             val FriendlyName = s '%NAME%'
  16.                             val Description = s '%NAME%'
  17.                             val LoadBehavior = d 3
  18.                         }
  19.                     }
  20.                 }
  21.             }
  22.         }
  23.     }
  24. }